home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / modula2 / 350 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  685 b 

  1. Path: ts42-5.homenet.ohio-state.edu!francosky.1
  2. From: francosky.1@postbox.acs.ohio-state.edu (chris)
  3. Newsgroups: comp.lang.modula2
  4. Subject: xor procedure for M-2
  5. Date: Tue, 27 Feb 1996 05:22:19 GMT
  6. Organization: The Ohio State University
  7. Message-ID: <francosky.1.1.3132950B@postbox.acs.ohio-state.edu>
  8. NNTP-Posting-Host: ts42-5.homenet.ohio-state.edu
  9. Keywords: modula2, xors, binaries
  10. X-Newsreader: Trumpet for Windows [Version 1.0 Rev B final beta #1]
  11.  
  12.     
  13.  
  14.     if someone could give me a simple way to write a program to compute the value
  15. of xors in modula2 it would be appreciated.\
  16.  
  17. like a function that returns the decimal value 26 for xor(12, 22)   
  18. (12 xor 22)
  19.  
  20. later
  21. send to emial
  22.  
  23.